github.com/segmentio/asm/base64.Encoding.enclut (field)

3 uses

	github.com/segmentio/asm/base64 (current package)
		base64_amd64.go#L44: 	e.enclut = tab
		base64_asm.go#L17: 	enclut [encLutSize]int8
		base64_asm.go#L45: 		d, s := enc.enc(dst, src, &enc.enclut[0])